-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.12
-
Code
-
Classes
- Ed25519
| Total Complexity |
29 |
| Dependencies |
7 |
| Dependents |
7 |
| Total lines |
314 |
| Lines of code |
141 |
| Logical lines of code |
98 |
| Comment lines |
131 |
| Methods |
8 |
| Properties |
0 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addPoint() |
A |
46 |
10 |
35 |
| recoverX() |
S |
49 |
6 |
29 |
| doublePoint() |
S |
51 |
4 |
25 |
| convertToInternal() |
S |
63 |
3 |
11 |
| extractSecret() |
S |
57 |
2 |
16 |
| encodePoint() |
S |
63 |
2 |
10 |
| __construct() |
S |
63 |
1 |
12 |
| createRandomMultiplier() |
S |
79 |
1 |
3 |